[INFO] cloning repository https://github.com/xsytrance/aurex-x_codex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xsytrance/aurex-x_codex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxsytrance%2Faurex-x_codex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxsytrance%2Faurex-x_codex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6754293e329b107603f44c14c4a53ce4820721a
[INFO] fixing xsytrance/aurex-x_codex against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxsytrance%2Faurex-x_codex" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xsytrance/aurex-x_codex
[INFO] finished tweaking git repo https://github.com/xsytrance/aurex-x_codex
[INFO] tweaked toml for git repo https://github.com/xsytrance/aurex-x_codex written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xsytrance/aurex-x_codex on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xsytrance/aurex-x_codex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5912d174423db1e099cb0a081e73aa20a6c802cf5ec04ebe8abcc2a6927fa96f
[INFO] running `Command { std: "docker" "start" "5912d174423db1e099cb0a081e73aa20a6c802cf5ec04ebe8abcc2a6927fa96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5912d174423db1e099cb0a081e73aa20a6c802cf5ec04ebe8abcc2a6927fa96f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5912d174423db1e099cb0a081e73aa20a6c802cf5ec04ebe8abcc2a6927fa96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5912d174423db1e099cb0a081e73aa20a6c802cf5ec04ebe8abcc2a6927fa96f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking aurex_core v0.1.0 (/opt/rustwide/workdir/crates/aurex_core)
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]     Checking aurex_conductor v0.1.0 (/opt/rustwide/workdir/crates/aurex_conductor)
[INFO] [stderr]     Checking aurex_render v0.1.0 (/opt/rustwide/workdir/crates/aurex_render)
[INFO] [stderr]     Checking aurex_ecs v0.1.0 (/opt/rustwide/workdir/crates/aurex_ecs)
[INFO] [stderr]     Checking aurex_lighting v0.1.0 (/opt/rustwide/workdir/crates/aurex_lighting)
[INFO] [stderr]     Checking aurex_postfx v0.1.0 (/opt/rustwide/workdir/crates/aurex_postfx)
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking aurex_shape_synth v0.1.0 (/opt/rustwide/workdir/crates/aurex_shape_synth)
[INFO] [stderr]     Checking aurex_midi v0.1.0 (/opt/rustwide/workdir/crates/aurex_midi)
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking wgpu-types v25.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking aurex_audio v0.1.0 (/opt/rustwide/workdir/crates/aurex_audio)
[INFO] [stderr]     Checking aurex_scene v0.1.0 (/opt/rustwide/workdir/crates/aurex_scene)
[INFO] [stderr]     Checking aurex_music v0.1.0 (/opt/rustwide/workdir/crates/aurex_music)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]     Checking aurex_render_sdf v0.1.0 (/opt/rustwide/workdir/crates/aurex_render_sdf)
[INFO] [stderr]     Checking aurex_pulse v0.1.0 (/opt/rustwide/workdir/crates/aurex_pulse)
[INFO] [stderr]     Checking aurex_app v0.1.0 (/opt/rustwide/workdir/crates/aurex_app)
[INFO] [stdout] error: unexpected closing delimiter: `}`
[INFO] [stdout]    --> crates/aurex_app/src/main.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn runtime_supports_midi_demo_mode() {
[INFO] [stdout]     |                                          - this opening brace...
[INFO] [stdout] ...
[INFO] [stdout] 277 |     }
[INFO] [stdout]     |     - ...matches this closing brace
[INFO] [stdout] 278 | }
[INFO] [stdout]     | ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aurex_app` (bin "aurex_app") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unexpected closing delimiter: `}`
[INFO] [stdout]    --> crates/aurex_app/src/main.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn runtime_supports_midi_demo_mode() {
[INFO] [stdout]     |                                          - this opening brace...
[INFO] [stdout] ...
[INFO] [stdout] 277 |     }
[INFO] [stdout]     |     - ...matches this closing brace
[INFO] [stdout] 278 | }
[INFO] [stdout]     | ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aurex_app` (bin "aurex_app" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5912d174423db1e099cb0a081e73aa20a6c802cf5ec04ebe8abcc2a6927fa96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5912d174423db1e099cb0a081e73aa20a6c802cf5ec04ebe8abcc2a6927fa96f", kill_on_drop: false }`
[INFO] [stdout] 5912d174423db1e099cb0a081e73aa20a6c802cf5ec04ebe8abcc2a6927fa96f
